Skip to content

Conversation

gusthoff
Copy link
Collaborator

@gusthoff gusthoff commented Oct 3, 2025

No description provided.

@gusthoff gusthoff requested a review from pat-rogers October 3, 2025 20:21
@gusthoff gusthoff added the new section Section using new content label Oct 3, 2025

Add link to sections above once available.

Decimal fixed-point types are based on power of tens and have the following
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that should be "powers of ten" ie it is a little surprising otherwise.

applications, where round-off errors from arithmetic operations are considered
unacceptable.

Ordinary fixed-point types are based on power of twos (in their hardware
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same issue here. Maybe that should be "powers of two" ?

~~~~~~~~~~~~~~~

The *small* and the *delta* of a fixed-point type indicate the numeric
precision of that type. Let's discuss these concepts and how they distinguish
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe "distinguish" should be "differ", or "can be distinguished"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new section Section using new content
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants